Interface RadiusServerProcess

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
RadiusServerProcessImpl

public interface RadiusServerProcess extends Process
Information provided by the PKI file:

    \class RadiusServerProcess
    
    \brief RadiusServerProcess holds and manipulates the RadiusServerProcess server process.
    
    \example network().getDevice("Router0").getProcess("RadiusServer")
    
Author:
Auto-generated
  • Method Details

    • getPort

      int getPort()
      Information provided by the PKI file:
      
          Gets the port of the radius server
          \return The port of the radius server
          
              
      Returns:
      int Returns a int
    • setPort

      void setPort(int port)
      Information provided by the PKI file:
      
          \brief Sets the port of the radius server
          \param port, port number
          
              
      Parameters:
      port - Takes in a parameter of port